home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / rgb offset < prev    next >
Text File  |  1999-06-15  |  483b  |  26 lines

  1. Category: Filter Factory Gallery H
  2. Title: RGB Offset...
  3. Author: Anonymous
  4. Copyright: Copyright © 1994 Adobe Systems, Inc.All Rights Reserved.
  5.  
  6. ctl[0]: Red X
  7. ctl[1]: Red Y
  8. ctl[2]: Green X
  9. ctl[3]: Green Y
  10. ctl[4]: Blue X
  11. ctl[5]: Blue Y
  12. ctl[6]:
  13. ctl[7]: 
  14. val[0]: 120
  15. val[1]: 120
  16. val[2]: 113
  17. val[3]: 113
  18. val[4]: 124
  19. val[5]: 124
  20. val[6]: 27
  21. val[7]: 28
  22. R:src(x+val(0,-128,128),y+val(1,-128,128),0)
  23. G:src(x+val(2,-128,128),y+val(3,-128,128),1)
  24. B:src(x-val(4,-128,128),y+val(5,-128,128),2)
  25. A:a
  26.